home *** CD-ROM | disk | FTP | other *** search
/ Pavestone - Beautiful Dreamscapes You Create! / Pavestone - Beautiful Dreamscapes You Create!.iso / Xtras / Scripting / XMLParser.x32 / string.txt next >
Text File  |  2004-02-02  |  749b  |  23 lines

  1. 11001    out of memory
  2. 11002    syntax error
  3. 11003    no element found
  4. 11004    not well-formed
  5. 11005    unclosed token
  6. 11006    unclosed token
  7. 11007    mismatched tag
  8. 11008    duplicate attribute
  9. 11009    junk after document element
  10. 11010    illegal parameter entity reference
  11. 11011    undefined entity
  12. 11012    reference to invalid character number
  13. 11013    reference to binary entity
  14. 11014    reference to external entity in attribute
  15. 11015    xml processing instruction not at start of external entity
  16. 11016    unknown encoding
  17. 11017    encoding specified in XML declaration is incorrect
  18. 11018    unclosed CDATA section
  19. 11019    error in processing external entity reference
  20. 12001    Error in calling handler when done parsing
  21. 12002    Failed to open URL
  22. 12003    Parser ran out of memory
  23.